home *** CD-ROM | disk | FTP | other *** search
Text File | 1996-06-13 | 10.2 KB | 115 lines | [TEXT/EDIT] |
- Common subdirectories: lib_show/animal and /users/prof/colnet/SmallEiffel/lib_show/animal
- Common subdirectories: lib_show/bench1 and /users/prof/colnet/SmallEiffel/lib_show/bench1
- Only in /users/prof/colnet/SmallEiffel/lib_show: bench2
- Common subdirectories: lib_show/external and /users/prof/colnet/SmallEiffel/lib_show/external
- Common subdirectories: lib_show/gcd and /users/prof/colnet/SmallEiffel/lib_show/gcd
- Common subdirectories: lib_show/parking and /users/prof/colnet/SmallEiffel/lib_show/parking
- Only in lib_show/bench1: a.out
- diff -r lib_show/bench1/bench1.csh /users/prof/colnet/SmallEiffel/lib_show/bench1/bench1.csh
- 6c6
- < set cmd = "compile $b make -boost -O2"
- ---
- > set cmd = "compile $b make -boost "
- diff -r lib_show/bench1/bench1.csh /users/prof/colnet/SmallEiffel/lib_show/bench1/bench1.cshlib_show/bench1/tmp /users/prof/colnet/SmallEiffel/lib_show/bench1/tmp
- 1,2c1,97
- < Start .................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
- < Finished.
- ---
- > -- SmallEiffel -- Release (- 0.96 / Beta) -- FRANCE
- > -- Copyright (C), 1994 - Dominique COLNET and Suzanne COLLIN
- > -- University Henri Poincare' - Nancy 1 - email colnet@loria.fr
- > -- CRIN (Centre de Recherche en Informatique de Nancy)
- > -- FRANCE
- > Parsing :
- > 1 array_bench1.e
- > 2 bench1.e
- > 3 /u/genielog/colnet/SmallEiffel/lib_std/any.e
- > 4 /u/genielog/colnet/SmallEiffel/lib_std/general.e
- > 5 /u/genielog/colnet/SmallEiffel/lib_std/integer.e
- > 6 /u/genielog/colnet/SmallEiffel/lib_std/integer_ref.e
- > 7 /u/genielog/colnet/SmallEiffel/lib_std/numeric.e
- > 8 /u/genielog/colnet/SmallEiffel/lib_std/comparable.e
- > 9 /u/genielog/colnet/SmallEiffel/lib_std/array.e
- > 10 /u/genielog/colnet/SmallEiffel/lib_std/collection.e
- > 11 /u/genielog/colnet/SmallEiffel/lib_std/pointer.e
- > 12 /u/genielog/colnet/SmallEiffel/lib_std/pointer_ref.e
- > 13 /u/genielog/colnet/SmallEiffel/lib_std/string.e
- > 14 /u/genielog/colnet/SmallEiffel/lib_std/boolean.e
- > 15 /u/genielog/colnet/SmallEiffel/lib_std/boolean_ref.e
- > 16 /u/genielog/colnet/SmallEiffel/lib_std/std_output.e
- > 17 /u/genielog/colnet/SmallEiffel/lib_std/std_file_write.e
- > 18 /u/genielog/colnet/SmallEiffel/lib_std/std_file.e
- > 19 /u/genielog/colnet/SmallEiffel/lib_std/character.e
- > 20 /u/genielog/colnet/SmallEiffel/lib_std/character_ref.e
- > 21 /u/genielog/colnet/SmallEiffel/lib_std/std_error.e
- > Starting Falling Down (approx. 135 features).
- > End of Falling Down (approx. 189 features).
- > Base class parsed : 21
- > Compiling to C Types :
- > 28 ANY
- > 8 POINTER
- > 42 COLLECTION[INTEGER]
- > 41 STD_ERROR
- > 38 STD_FILE_WRITE
- > 7 STRING
- > 1 GENERAL
- > 36 BOOLEAN_REF
- > 6 BOOLEAN
- > 2 INTEGER
- > 37 STD_OUTPUT
- > 3 CHARACTER
- > 34 ARRAY[INTEGER]
- > 26 ARRAY_BENCH1
- > Total Types defined : 14.
- > Types really used (object created): 9.
- > 8 POINTER
- > 41 STD_ERROR
- > 7 STRING
- > 6 BOOLEAN
- > 2 INTEGER
- > 37 STD_OUTPUT
- > 3 CHARACTER
- > 34 ARRAY[INTEGER]
- > 26 ARRAY_BENCH1
- > Compiling routines for :
- > POINTER
- > STD_ERROR
- > STRING
- > BOOLEAN
- > INTEGER
- > STD_OUTPUT
- > CHARACTER
- > ARRAY[INTEGER]
- > ARRAY_BENCH1
- > Define Cecil for : ANYprint.
- > Define main function.
- > Pre-Computed Once Function(s) : GENERAL.std_output GENERAL.tagged_out_memory GENERAL.std_error
- > Total: 3
- > Order of includes : <stdio.h>,<stdlib.h>,<signal.h>,<stddef.h>.
- > Define used basics.
- > Manifest string used: 23.
- > Total Defined Switches: 5.
- > Total Direct Calls: 215.
- > Total Check Id Calls: 41.
- > Total Switched Calls: 33.
- > No Inlined Procedure.
- > No Inlined Function.
- > Total Static Expression: 1.
- > Total Real Procedures: 7.
- > No Real Function.
- > Total Procedures: 34.
- > Total Functions: 12.
- > Total Pre-Computed Once Function Calls: 12.
- > Internal stacks size used : 12
- > Define initialize stuff.
- > Writing "array_bench1.make" file.
- > Done.
- > strip: a.out already stripped
- > /u/genielog/colnet/SmallEiffel/bin/compile_to_c array_bench1.e make -require_check -O2
- > C compiling using "array_bench1.make" command file.
- > gcc -ansi -pipe -O2 -c array_bench11.c
- > gcc -ansi -pipe -O2 array_bench11.o
- > strip a.out
- > Removing: array_bench11.c array_bench11.o array_bench1.h array_bench1.make
- > Done.
-